How to Install acpi-call-dkms software package in Ubuntu 16.10 (Yakkety Yak)

How to Install acpi-call-dkms software package in Ubuntu 16.10 (Yakkety Yak)

acpi-call-dkms software package provides Kernel module that enables you to call ACPI methods, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install acpi-call-dkms 

acpi-call-dkms is installed in your system.

Make ensure the acpi-call-dkms package were installed using the commands given below,

$ sudo dpkg-query -l | grep acpi-call-dkms *

You will get with acpi-call-dkms package name, version, architecture and description in a table

acpi-call-dkms package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Kernels
Package acpi-call-dkms
Version 1.1.0-3
Description Kernel module that enables you to call ACPI methods
Sub Section Kernel


See Also, How to uninstall or remove acpi-call-dkms software package from Ubuntu 16.10 (Yakkety Yak)?